home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / BUS / N-Z / wordrefer.sea / Word Reference / WordRef Stack 1.2 / background_18657.txt < prev    next >
Text File  |  1992-04-14  |  9KB  |  442 lines

  1. -- background: 18657 from stack: in.2
  2. -- bmap block id: 19434
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: mastersthesis
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   hideComments
  9.   hideOtherFields
  10.   CheckRequired(5)
  11. end closeCard
  12.  
  13.  
  14. -- part 1 (field)
  15. -- low flags: 00
  16. -- high flags: 4000
  17. -- rect: left=157 top=69 right=83 bottom=457
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 21
  22. -- text size: 10
  23. -- style flags: 0
  24. -- line height: 13
  25. -- part name: keyField
  26.  
  27.  
  28. -- part 2 (field)
  29. -- low flags: 00
  30. -- high flags: 4000
  31. -- rect: left=148 top=90 right=104 bottom=457
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 0
  35. -- font id: 21
  36. -- text size: 10
  37. -- style flags: 0
  38. -- line height: 13
  39. -- part name: author
  40.  
  41.  
  42. -- part 3 (field)
  43. -- low flags: 00
  44. -- high flags: 4000
  45. -- rect: left=137 top=112 right=139 bottom=457
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 0
  49. -- font id: 21
  50. -- text size: 10
  51. -- style flags: 0
  52. -- line height: 13
  53. -- part name: title
  54.  
  55.  
  56. -- part 4 (field)
  57. -- low flags: 00
  58. -- high flags: 4000
  59. -- rect: left=144 top=145 right=159 bottom=345
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 0
  63. -- font id: 21
  64. -- text size: 10
  65. -- style flags: 0
  66. -- line height: 13
  67. -- part name: school
  68.  
  69.  
  70. -- part 5 (field)
  71. -- low flags: 00
  72. -- high flags: 4000
  73. -- rect: left=376 top=145 right=159 bottom=457
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 0 / 0
  76. -- text alignment: 0
  77. -- font id: 21
  78. -- text size: 10
  79. -- style flags: 0
  80. -- line height: 13
  81. -- part name: year
  82.  
  83.  
  84. -- part 6 (field)
  85. -- low flags: 00
  86. -- high flags: 4000
  87. -- rect: left=150 top=183 right=197 bottom=457
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 0
  91. -- font id: 21
  92. -- text size: 10
  93. -- style flags: 0
  94. -- line height: 13
  95. -- part name: address
  96.  
  97.  
  98. -- part 7 (field)
  99. -- low flags: 00
  100. -- high flags: 4000
  101. -- rect: left=144 top=206 right=220 bottom=272
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 0
  105. -- font id: 21
  106. -- text size: 10
  107. -- style flags: 0
  108. -- line height: 13
  109. -- part name: month
  110.  
  111.  
  112. -- part 35 (button)
  113. -- low flags: 80
  114. -- high flags: 8002
  115. -- rect: left=137 top=68 right=90 bottom=443
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 1
  119. -- font id: 3
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: Comments
  124.  
  125.  
  126. -- part 36 (button)
  127. -- low flags: 80
  128. -- high flags: 2005
  129. -- rect: left=141 top=70 right=88 bottom=159
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 1
  133. -- font id: 0
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: commentsGoAway
  138. ----- HyperTalk script -----
  139. on mouseUp
  140.   set the highlight of me to false
  141.   hideComments
  142. end mouseUp
  143.  
  144.  
  145.  
  146. -- part 62 (button)
  147. -- low flags: 00
  148. -- high flags: 2004
  149. -- rect: left=8 top=56 right=96 bottom=48
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 20098 / 20098
  152. -- text alignment: 1
  153. -- font id: 0
  154. -- text size: 12
  155. -- style flags: 0
  156. -- line height: 16
  157. -- part name: Home
  158. ----- HyperTalk script -----
  159. on mouseUp
  160.   visual iris close
  161.   go home
  162. end mouseUp
  163.  
  164.  
  165.  
  166. -- part 63 (button)
  167. -- low flags: 00
  168. -- high flags: 2004
  169. -- rect: left=8 top=98 right=138 bottom=48
  170. -- title width / last selected line: 0
  171. -- icon id / first selected line: 3430 / 3430
  172. -- text alignment: 1
  173. -- font id: 0
  174. -- text size: 12
  175. -- style flags: 0
  176. -- line height: 16
  177. -- part name: New Item
  178. ----- HyperTalk script -----
  179. on mouseDown
  180.   get PopUpMenu(8, "Article,Book,Booklet,InBook,InCollection", "InProceedings,Manual,MastersThesis,Misc,PhDThesis", "Proceedings,TechReport,Unpublished")
  181.   if item 1 of it is empty then exit mouseDown
  182.   NewBackground (item 1 of it)
  183. end mouseDown
  184.  
  185.  
  186.  
  187. -- part 64 (button)
  188. -- low flags: 00
  189. -- high flags: 2004
  190. -- rect: left=8 top=140 right=180 bottom=48
  191. -- title width / last selected line: 0
  192. -- icon id / first selected line: 20186 / 20186
  193. -- text alignment: 1
  194. -- font id: 0
  195. -- text size: 12
  196. -- style flags: 0
  197. -- line height: 16
  198. -- part name: Sort Items
  199. ----- HyperTalk script -----
  200. on mouseUp
  201.   sort by fld "keyField"
  202. end mouseUp
  203.  
  204.  
  205.  
  206. -- part 65 (button)
  207. -- low flags: 00
  208. -- high flags: 2004
  209. -- rect: left=8 top=182 right=222 bottom=48
  210. -- title width / last selected line: 0
  211. -- icon id / first selected line: 32670 / 32670
  212. -- text alignment: 1
  213. -- font id: 0
  214. -- text size: 12
  215. -- style flags: 0
  216. -- line height: 16
  217. -- part name: Scan Items
  218. ----- HyperTalk script -----
  219. on mouseUp
  220.   show all cds
  221. end mouseUp
  222.  
  223.  
  224.  
  225. -- part 66 (button)
  226. -- low flags: 00
  227. -- high flags: 2004
  228. -- rect: left=8 top=224 right=264 bottom=48
  229. -- title width / last selected line: 0
  230. -- icon id / first selected line: 29019 / 29019
  231. -- text alignment: 1
  232. -- font id: 0
  233. -- text size: 12
  234. -- style flags: 0
  235. -- line height: 16
  236. -- part name: About…
  237. ----- HyperTalk script -----
  238. on mouseUp
  239.   go card "Instruction"
  240. end mouseUp
  241.  
  242.  
  243.  
  244. -- part 67 (button)
  245. -- low flags: 00
  246. -- high flags: 0004
  247. -- rect: left=8 top=266 right=306 bottom=48
  248. -- title width / last selected line: 0
  249. -- icon id / first selected line: 2478 / 2478
  250. -- text alignment: 1
  251. -- font id: 0
  252. -- text size: 12
  253. -- style flags: 0
  254. -- line height: 16
  255. -- part name: Show Comments
  256. ----- HyperTalk script -----
  257. on mouseUp
  258.   showComments
  259. end mouseUp
  260.  
  261.  
  262.  
  263. -- part 68 (button)
  264. -- low flags: 00
  265. -- high flags: 2000
  266. -- rect: left=8 top=22 right=49 bottom=39
  267. -- title width / last selected line: 0
  268. -- icon id / first selected line: 7417 / 7417
  269. -- text alignment: 1
  270. -- font id: 0
  271. -- text size: 12
  272. -- style flags: 0
  273. -- line height: 16
  274. -- part name: Pop
  275. ----- HyperTalk script -----
  276. on mouseUp
  277.   visual iris close
  278.   pop cd
  279. end mouseUp
  280.  
  281.  
  282.  
  283. -- part 69 (button)
  284. -- low flags: 00
  285. -- high flags: 2000
  286. -- rect: left=40 top=22 right=49 bottom=71
  287. -- title width / last selected line: 0
  288. -- icon id / first selected line: 17779 / 17779
  289. -- text alignment: 1
  290. -- font id: 0
  291. -- text size: 12
  292. -- style flags: 0
  293. -- line height: 16
  294. -- part name: Prev
  295. ----- HyperTalk script -----
  296. on mouseUp
  297.   go prev
  298. end mouseUp
  299.  
  300.  
  301.  
  302. -- part 70 (button)
  303. -- low flags: 00
  304. -- high flags: 2000
  305. -- rect: left=72 top=22 right=49 bottom=103
  306. -- title width / last selected line: 0
  307. -- icon id / first selected line: 8419 / 8419
  308. -- text alignment: 1
  309. -- font id: 0
  310. -- text size: 12
  311. -- style flags: 0
  312. -- line height: 16
  313. -- part name: Next
  314. ----- HyperTalk script -----
  315. on mouseUp
  316.   go next
  317. end mouseUp
  318.  
  319.  
  320.  
  321. -- part 75 (field)
  322. -- low flags: 00
  323. -- high flags: 4000
  324. -- rect: left=305 top=207 right=221 bottom=457
  325. -- title width / last selected line: 0
  326. -- icon id / first selected line: 0 / 0
  327. -- text alignment: 0
  328. -- font id: 21
  329. -- text size: 10
  330. -- style flags: 0
  331. -- line height: 13
  332. -- part name: type
  333.  
  334.  
  335. -- part 76 (field)
  336. -- low flags: 00
  337. -- high flags: 4000
  338. -- rect: left=134 top=230 right=309 bottom=457
  339. -- title width / last selected line: 0
  340. -- icon id / first selected line: 0 / 0
  341. -- text alignment: 0
  342. -- font id: 21
  343. -- text size: 10
  344. -- style flags: 0
  345. -- line height: 13
  346. -- part name: note
  347.  
  348.  
  349. -- part 77 (field)
  350. -- low flags: 80
  351. -- high flags: 4007
  352. -- rect: left=137 top=89 right=271 bottom=443
  353. -- title width / last selected line: 0
  354. -- icon id / first selected line: 0 / 0
  355. -- text alignment: 0
  356. -- font id: 21
  357. -- text size: 10
  358. -- style flags: 0
  359. -- line height: 13
  360. -- part name: comments
  361.  
  362.  
  363. -- part 78 (field)
  364. -- low flags: 01
  365. -- high flags: 0000
  366. -- rect: left=348 top=27 right=46 bottom=509
  367. -- title width / last selected line: 0
  368. -- icon id / first selected line: 0 / 0
  369. -- text alignment: 65535
  370. -- font id: 16
  371. -- text size: 12
  372. -- style flags: 0
  373. -- line height: 16
  374. -- part name: Status
  375.  
  376.  
  377. -- part 80 (button)
  378. -- low flags: 80
  379. -- high flags: 8002
  380. -- rect: left=137 top=270 right=288 bottom=443
  381. -- title width / last selected line: 0
  382. -- icon id / first selected line: 0 / 0
  383. -- text alignment: 1
  384. -- font id: 3
  385. -- text size: 12
  386. -- style flags: 0
  387. -- line height: 16
  388. -- part name: Other Fields
  389.  
  390.  
  391. -- part 81 (button)
  392. -- low flags: 80
  393. -- high flags: 2005
  394. -- rect: left=142 top=270 right=288 bottom=160
  395. -- title width / last selected line: 0
  396. -- icon id / first selected line: 0 / 0
  397. -- text alignment: 1
  398. -- font id: 0
  399. -- text size: 12
  400. -- style flags: 0
  401. -- line height: 16
  402. -- part name: otherFieldsGoAway
  403. ----- HyperTalk script -----
  404. on mouseUp
  405.   set the highlight of me to false
  406.   hideOtherFields
  407. end mouseUp
  408.  
  409.  
  410.  
  411. -- part 85 (button)
  412. -- low flags: 00
  413. -- high flags: A004
  414. -- rect: left=218 top=318 right=334 bottom=319
  415. -- title width / last selected line: 0
  416. -- icon id / first selected line: 0 / 0
  417. -- text alignment: 1
  418. -- font id: 3
  419. -- text size: 10
  420. -- style flags: 0
  421. -- line height: 13
  422. -- part name: Other Fields…
  423. ----- HyperTalk script -----
  424. on mouseUp
  425.   showOtherFields
  426. end mouseUp
  427.  
  428.  
  429.  
  430. -- part 86 (field)
  431. -- low flags: 80
  432. -- high flags: 0007
  433. -- rect: left=137 top=287 right=341 bottom=443
  434. -- title width / last selected line: 0
  435. -- icon id / first selected line: 0 / 0
  436. -- text alignment: 0
  437. -- font id: 21
  438. -- text size: 10
  439. -- style flags: 0
  440. -- line height: 13
  441. -- part name: otherFields
  442.